home *** CD-ROM | disk | FTP | other *** search
- Path: news.mindlink.net!news
- From: genew@mindlink.bc.ca (Gene Wirchenko)
- Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
- Subject: Re: Info on being a Systems Programmer/Analyst?
- Date: Sat, 30 Mar 1996 06:58:28 GMT
- Organization: MIND LINK! - British Columbia, Canada
- Message-ID: <4jim5m$lr5@fountain.mindlink.net>
- References: <3150eada.14098156@News.why.net> <4j0pha$i03@news.bdsnet.com> <4j72t8$l5d@scoop.eco.twg.com> <3157FA7F.1B88@acf4.nyu.edu> <4jh6hu$912@dub-news-svc-3.compuserve.com>
- NNTP-Posting-Host: line195.nwm.mindlink.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- 74171.2136@compuserve.com (Cris Berneburg) wrote:
-
- >Shalom Reich <sqr1874@acf4.nyu.edu> wrote:
-
- >>This space intentionally left blank wrote:
- >>>
- >>> And if you ever get stuck and can't see the problem no matter how many
- >>> dozens of hours you've looked for it, explain your frustrations to another
- >>> programmer, have them glance at your code, and 9 times out of 10 they will
- >>> see the problem within 30 seconds... :^)
- >>>
- >>> Don't feel too bad about this...you'll spot their "killer problem" in under
- >>> 30 seconds some day too...nobody knows why, but this does happen. A lot.
- >>>
-
- >>Whenever I have analyzed why someone else saw my problem immediately and I
- >>couldn't see it, it was always because I was thinking in a "groove" that was
- >>completely wrong. The other person had no previous ideas about the problem
- >>or the solution and so could see the problem immediately.
-
- >>As a result, when I am stuck on a problem longer than usual and I don't have
- >>any idea about what caused it (and no one is available) I stop and "brainstorm"
- >>about any possible thing that may have caused the problem (no matter how
- >>unlikely), list the possibilities on a piece of paper, prioritize them, figure
- >>out a way of proving whether each item on the list is really my problem and
- >>start working my way through it. Usually, I don't get too far before the
- >>answer becomes obvious.
-
- >>Shalom Reich
-
- >There are a couple of ways I deal with this problem, and both of them
- >have to do with getting away from the problem. If I'm stuck, sometimes
- >it works for me to take a walk, get some fresh air, and STOP THINKING
- >ABOUT THE PROBLEM. When I get back to my desk many times I'm able to
- >see the problem (I have the same phrase) "within 30 seconds." Another
- >way is to stop working on the project FOR THE REST OF THE DAY and do
- >something else. Often times I'll have the solution while I'm waking up
- >the next day or "within 30 seconds" (there's that phrase again) of
- >firing up my editor when I get to work. I guess these are ways of
- >getting out of the rut without having to work to climb out!
-
- I make sure that I take breaks when I need them to avoid vegging
- out, but when I'm butting a wall, I switch to something else. Often,
- this can be another project. I like to have two on the go for this
- reason.
-
- >Cris "PC-Geek" Berneburg <74171.2136@compuserve.com>
- >The Basic Bombardier, Manager of Project 64
- >http://ourworld.compuserve.com:80/homepages/pcgeek/
- >PGP public key A1CE4355 available on keyservers
-
- Sincerely,
-
- Gene Wirchenko
-
- C Pronunciation Guide:
- y=x++; "wye equals ex plus plus semicolon"
- x=x++; "ex equals ex doublecross semicolon"
-
-